home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 January / CHIP Turkiye Ocak 1997.iso / program / ekran / ati / mach8 / m8_d1 / vvesa.txt < prev   
Text File  |  1993-11-02  |  7KB  |  183 lines

  1. August 15, 1993
  2.  
  3. RELEASE NOTES FOR VESA SUPER VGA BIOS EXTENSION VVESA.COM (VER 2.21)
  4.  
  5. READ THIS FILE COMPLETELY BEFORE ATTEMPTING TO USE THIS PRODUCT !
  6.  
  7. ATI Technologies Inc.
  8. 33 Commerce Valley Drive East
  9. Thornhill, Ontario
  10. Canada L3T 7N6
  11.  
  12. Head Office, Sales and Marketing ....... (905) 882-2600
  13. Corporate FAX .......................... (905) 882-2620
  14.  
  15. Customer Support (VOICE)................ (905) 882-2626
  16. Customer Support FAX ................... (905) 882-0546
  17.  
  18. ATI BBS ................................ (905) 764-9404
  19. Compuserve ............................. GO ATITECH
  20.                General Inquiries   (Corilee Fox)  76004,3656
  21.                Technical Inquiries (ATI Support)  74740,667
  22.  
  23. Contents
  24.  
  25. 1.0     Introduction
  26. 2.0     Command Line Keywords
  27. 3.0     VESA Modes Supported
  28. 4.0     Vesatest Utility
  29. 5.0     Windows and VVESA.COM
  30. 6.0     VESA Standards
  31.  
  32.  
  33. 1.0     Introduction
  34.  
  35. VVESA.COM  is a Terminate and Stay Resident (TSR) program. It  is
  36. the implementation of the VESA Super VGA BIOS Extension  Standard
  37. #VS911022.
  38.  
  39. VVESA  is not a driver. It is a program which enables your  video
  40. board  to  be used with VESA compatible  software.  Consult  your
  41. software manual or your software manufacturer's Technical Support
  42. to see if a VESA driver is available for your software.
  43.  
  44. Install your software for VESA Super VGA.  Then run VVESA  before
  45. running  your VESA compatible software.  If you prefer,  a  batch
  46. file  can be written to invoke VVESA and then your software.  The
  47. resident portion of VVESA only consumes a small amount of memory.
  48. To run  MS Windows 3.1 with  VESA 800x600  16-color driver in the
  49. 7-bit video mode 6A, VVESA is not required.
  50.  
  51. To remove VVESA from memory, type: VVESA OFF.
  52.  
  53.  
  54. 2.0     Command Line Keywords
  55.  
  56. Here is a list of VVESA advanced command line keywords:
  57.  
  58.     OFF   Remove the driver from the system memory.
  59.  
  60.     PAN   Enable Linear Address
  61.           It  allows  user  to pan or scroll  within  the  entire
  62.           display  memory. Standard VGA will wrap around  at  the
  63.           end of 64K in planar mode.  Linear address is  disabled
  64.           at default.
  65.  
  66.     55rw  Force single page read & write mode
  67.           The Write Page number is set to Read Page number when a
  68.           display  mode is initialized.  (Note that only  display
  69.           controller  28800-5 or higher is default to  dual  page
  70.           mode,   i.e. the writeable and readable windows can  be
  71.           programmed independently)
  72.  
  73.     DUALPAGE
  74.           Turns on individual read and write windows which can be
  75.           programmed independently for all supported 8, 15 and 24
  76.           bit modes including: 100h, 101h, 103h, 105h, 110h, 112h
  77.           and 113h.
  78.  
  79.  
  80.     FOR MACH32 CARD USERS ONLY:
  81.  
  82.     DUALPAGE
  83.           Does not enable separate read and write windows for
  84.           the following 15 and 16 bit modes: 110h, 111h, 113h, 114h,
  85.           115h, 116h and 117h.
  86.  
  87.     NOHICOLOR
  88.           Disables  support for 32,768, 65,536 and 16.7M colour modes on
  89.           mach32 products.  It also disables support for mode 107h (1280
  90.           x 1024 256 colours). It will save above 4K of system memory if
  91.           your application does not support these high color modes.
  92.  
  93.     ********
  94.     WARNING:
  95.     ********
  96.           If you change the VGA Memory Size setting in the Install
  97.           program, you must UNLOAD and then RELOAD the VESA driver.
  98.           Failure to do so can cause unpredictable results as the
  99.           driver may try and set modes that are no longer supported by
  100.           the new setting, or fail to support modes that are now possible.
  101.           To unload the driver use the command "vvesa off", to reload
  102.           it simply use the command "vvesa."
  103.  
  104.           When using VVESA.COM with a mach32, the recommended VGA Memory
  105.           Size setting is "Shared." This will make the maximum number of
  106.           VESA modes available.
  107.  
  108.  
  109.  
  110. For  example,  to enable driver to view  display  memory  at
  111. upper 512KB, type:
  112.  
  113.                 VVESA PAN      <enter>
  114.  
  115. Then run your VVESA application.
  116.  
  117.  
  118. 3.0     VESA Modes Supported
  119.  
  120. The following VESA modes are supported:
  121.  
  122.      MODE      RESOLUTION        MEMORY    MEMORY           PRODUCT
  123.      NUMBER    /COLORS           REQUIRED  MODEL            REQUIRED
  124.  
  125.      100h      640x400   /256    512KB     packed pixel
  126.      101h      640x480   /256    512KB     packed pixel
  127.      102h      800x600   /16     256KB     4-plane planar
  128.      103h      800x600   /256    512KB     packed pixel
  129.      104h      1024X768  /16     512KB     4-plane planar   all except V3
  130.      105h      1024X768  /256    1MB       packed pixel
  131.      107h      1280X1024 /256    1MB       packed pixel     mach32
  132.      108h      80x60/16          256KB     Text mode
  133.      109h      132x25/16         256KB     Text mode
  134.      10Ah      132x43/16         256KB     Text mode
  135.      110h      640x480/32768     1MB       packed pixel     XL, XL24
  136.                                                             mach32
  137.      111h      640x480/65536     1MB       packed pixel     mach32
  138.      112h      640x480/16.7 M    1MB       packed pixel     XL24, mach32
  139.      113h      800x600/32768     1MB       packed pixel     XL24, mach32
  140.      114h      800x600/65536     1MB       packed pixel     mach32
  141.      115h      800x600/16.7 M    2MB       packed pixel     mach32
  142.      116h      1024x768/32768    2MB       packed pixel     mach32
  143.      117h      1024x768/65536    2MB       packed pixel     mach32
  144.  
  145. Note that some display adapters may not be capable of  displaying
  146. all  the  modes listed above  depending on the  model,  amount of
  147. video memory  and how the  display adapter is  configured.  Check
  148. the user's manual of your display adapter for  information on how
  149. to configure display adapter and the available modes.
  150.  
  151. Note that when using modes 107h, 110h, 111h, 112h, 113h, 114h, 115h,
  152. 116h, or 117h on the mach32 some applications may appear with dim or
  153. incorrect colors. This happens because these modes require the colour
  154. registers (i.e. DAC registers) to be set through video BIOS calls only.
  155. Some applications set these registers directly, which results in
  156. incorrect colour settings in these modes. If you encounter this problem,
  157. contact the application publisher.
  158.  
  159.  
  160. 4.0     Vesatest Utility
  161.  
  162. VESATEST.EXE  is a  utility  program  to  check  which modes are
  163. supported on  your  display adapter,  run VESATEST after loading
  164. VVESA.  This utility  will provide a listing  of all VESA  modes
  165. available on your card.
  166.  
  167.  
  168. 5.0     MicroSoft Windows and VVESA.COM
  169.  
  170. Running VVESA.COM under Microsoft Windows is not recommended and can
  171. corrupt the display.
  172.  
  173.  
  174. 6.0     VESA Standards
  175.  
  176. Programmers  requiring more information about VESA standards  may
  177. obtain copies of the specifications by writing or calling:
  178.  
  179.               VESA
  180.               1330 South Bascom Ave., Suite D
  181.               San Jose, CA 95128
  182.               (408) 971-7525
  183.